home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d16 / wnav06c.arc / WINNAV.INI < prev    next >
INI File  |  1991-05-11  |  9KB  |  255 lines

  1. ;----------------------------------------------------------------------
  2. ; Sample WINNAV.INI file for FlashPoint Windows Navigator (rel. 0.50)
  3. ; It should be copied to your MS Windows 3.0 subdirectory for a quick
  4. ; trial of many of the features available in this release --
  5. ;
  6. ; Note: The following [sections] and keywords must be installed by the
  7. ; user using a manual editor such as notepad (future releases will allow
  8. ; these options to be installed from within WinNav as are all other
  9. ; [section] items).
  10. ;
  11. ;    [WinNav]
  12. ;    userviewer1=
  13. ;    userviewer2=
  14. ;    utlarc=
  15. ;
  16. ;    [Pack]
  17. ;    unpackto=
  18. ;
  19. ; All other options should be setup by using the internal "New," "Update,"
  20. ; "Remove" or "Save" pushbuttons and setup panels available within the
  21. ; WinNav application's dialog panels.
  22. ;
  23. ;
  24. [WinNav]
  25. Split=1
  26. Zoom=0
  27. ShowWin=1
  28. Winx=0
  29. Winy=0
  30. Winw=641
  31. Winh=421
  32. ;
  33. ;    Set path\filespec manually for two user defined external view/list 
  34. ;    utilities #1 and #2 used for viewing (or even editing) files
  35. ;
  36. userviewer1=fileview.exe
  37. userviewer2=list.com
  38. ;
  39. ;    utlarc is used to designate whether ARC.EXE or PKXARC.COM will
  40. ;    be used for unpacking *.arc files (selects appropriate dialog)
  41. ;    leave blank for ARC.EXE or put "pk" for PKARC.COM/PKXARC.COM
  42. ;
  43. utlarc=pk
  44. MsgBeep=1
  45. KeyView=0
  46. WordWrap=1
  47. UpdateList=0
  48. IconHeight=0
  49. LowerCase=1
  50. SplitList=1
  51. ShowCol=1
  52. Enhanced=0
  53. Speed=1
  54.  
  55. [Pack]
  56. ;
  57. ; Note: ARC PKZIP/PKUNZIP/PKZIPFIX/ZIP2EXE LHARC PKARC/PKXARC SCAN CVT
  58. ;    and XCOPY must be in a directory accessable via your "PATH="
  59. ;    DOS environment statement or an appropriate PIF file in order
  60. ;    to use the archive, conversion, virus scan and XCopy features
  61. ;
  62. ; Enter a path name for the default directory to unpack files to
  63. ;
  64. unpackto=d:\unarc\
  65.  
  66. [Run Buttons]
  67. ;
  68. ; Run Buttons and User Menu and Function Keys are installed through
  69. ;    the "Action" "Run" dialog panel's setup option
  70. ;
  71. ; Total User Key/Buttons: 36    (named LB1 thru LB36)
  72. ;
  73. ; LB1 thru LB12 are mapped to the "Run" panel buttons and the
  74. ;    [Shift]+[Alt]+[F#] where "F#" is a function key F1-F12
  75. ;
  76. ; LB13 thru LB24 are mapped to the [Control]+[Alt]+[F#] function
  77. ;    key combinations, and 
  78. ;
  79. ; LB25 thru LB36 are mapped to the [Shift]+[Control]+[Alt]+[F#]
  80. ;    key combinations.
  81. ;
  82. ; Format (generally same as Launch Menu, except as follows):
  83. ;
  84. ;     ButtonID=button_text, . . .
  85. ;
  86. ;
  87. ;
  88. LB1=&1 Calculator, ., calc.exe, 0, 1, 0, 0, 0, 1,
  89. LB2=&2 Calendar,., calendar.exe,0,
  90. LB3=&3 Cardfile,.,cardfile.exe,0,
  91. LB4=&4 Clock,.,clock.exe,0,
  92. LB5=&5 Notepad,.,notepad.exe,0,
  93. LB6=&6 PaintBrush,.,pbrush.exe, 0, 3, 0, 0, 0, 1,
  94. LB7=&7 PIF Editor,.,pifedit.exe,0,
  95. LB8=&8 Recorder,.,recorder.exe,0,
  96. LB9=&9 Terminal,.,terminal.exe,0,
  97. LB10=1&0 Write,.,write.exe, 0,
  98. LB11=11 R&eversi, ., reversi.exe, 0, 3, 0, 0, 0, 1,
  99. LB12=12 S&olitaire, ., sol.exe, 0, 3, 0, 0, 0, 1,
  100. LB36=Win Word, ., winword.exe, 1, 1, 0, 0, 0, 1,
  101. LB35=Win Calc, .,calc.exe, 0, 1, 0, 0, 0, 1,
  102.  
  103. [Launch Extensions]
  104. ;
  105. ; Format (use File Menu's "Associate" selection to configure):
  106. ; -----------------------------------------------------------
  107. ; Ext=FileType, LogDrv, AppSpec, Append, Style, MinNav, Tile, Reserved, Reserved, Reserved
  108. ;
  109. C=Source Code [MSC], ., notepad.exe, 1, 3, 0, 0, 0, 1,
  110. INI=WinApp Config Info, ., notepad.exe, 1, 1, 0, 0, 0, 1,
  111. HLP=Windows Help!, ., winhelp.exe, 1, 2, 0, 0, 0, 1,
  112. PCX=Paint Brush, ., pbrush.exe, 1, 3, 0, 0, 0, 1,
  113. TXT=Text (ASCII/ANSI), ., notepad.exe, 1, 1, 0, 0, 0, 1,
  114. DEF=Program Code, ., notepad.exe, 1, 1, 0, 0, 0, 1,
  115. WRI=Windows Write Document, ., write.exe, 1, 3, 0, 0, 0, 1,
  116. ICO=?, ., sdkpaint.exe, 1, 3, 1, 0, 0, 1,
  117. RES=Dialog Resource (Compiled), ., dialog.exe, 1, 3, 1, 0, 0, 1,
  118. BMP=Windows Bitmap, ., pbrush.exe, 1, 3, 1, 0, 0, 1,
  119. H=Programming Header File, ., notepad.exe, 1, 1, 0, 0, 0, 1,
  120. doc=?, ., winword.exe, 1, 3, 1, 0, 0, 1,
  121. DBF=dBase Data File, ., dbase.exe, 1, 1, 1, 0, 0, 1,
  122. DLG=Windows Dialog Template, ., notepad.exe, 1, 3, 1, 0, 0, 1,
  123. MS2=Lotus Manuscript 2.0 Document, ., ms.pif, 1, 3, 0, 0, 0, 1,
  124. WW=Word for Windows Document, ., winword.exe, 1, 3, 0, 0, 0, 1,
  125. ARC=?, ., winnav.exe, 1, 1, 0, 0, 0, 1,
  126. RTF=Rich Text Format, ., winword.exe, 1, 1, 1, 0, 0, 1,
  127. MAK=Make File - Programming, ., make.exe, 1, 1, 0, 0, 0, 1,
  128.  
  129.  
  130.  
  131.  
  132. [Explore]
  133. ;
  134. ; Format (Global Explore ListBox): 
  135. ; -------------------------------
  136. ; ListItemTitle=filespec1 filespec2 filespec3 ... filespec#
  137. ;
  138. All Archives=*.arc *.lzh *.zip,
  139. ARC Files=*.arc *.pak
  140. LHArc Files=*.lzh *.lzs *.ice
  141. BAK Files=*.bak,
  142. Word Processing=*.txt *.doc *.wri *.wp? *.ws? *.ms? *.set,
  143. Graphics=*.bmp *.rle *.pcx *.ico *.gif,
  144. ZIP Files=*.zip,
  145. Paint Brush=*.pcx *.msp *.bmp,
  146. Code - Programming=*.c *.h *.def *.dlg *.rc *.res,
  147. Temp Files=*.tmp *.$*,
  148. BAT files=*.bat,
  149. Executable Files=*.com *.bat *.exe *.pif,
  150. C Program Files=*.c,
  151. *.*=*.*,
  152.  
  153.  
  154.  
  155. [Alias Dir]
  156. ;
  157. ; These will probably not be the same as are on your system
  158. ;
  159. MS Windows Applications=c:\windows, *.exe,
  160. Download/Upload Directory=c:\comdat, *.*,
  161. PIF File Directory=d:\windows\pif, *.pif,
  162. Unarchived Files=d:\unarc, *.*,
  163. Windows SDK Applications (Win)=d:\wsdk\win, *.exe,
  164. Help with Windows!=c:\windows, *.hlp,
  165. INI Configuration Files=c:\windows, *.ini,
  166. Archive Directory=e:\comdat, *.arc *.zip *.lzh,
  167. DOS=c:\dos, *.*,
  168. Lotus Manuscript=e:\msdoc, *.ms? *.set,
  169. WordPerfect Files=e:\wpdoc, *.wp? *.set,
  170. PerForm Pro=f:\perform, *.*,
  171. BAK Files=., *.BAK,
  172. FlashPoint - User Files=e:\nav-user, *.*,
  173. Pascal - Turbo Pascal for Windows=c:\tpw, *.*,
  174.  
  175.  
  176. [Launch Main Menu]
  177. ;
  178. ; Format (use New/Update/Remove buttons on Launch Panel to Configure):
  179. ; -------------------------------------------------------------------
  180. ; ItemName=ItemType, LogDrv, AppSpec, Append, Style, MinNav, Tile, Reserved, Style2, SecCmds
  181. ;
  182. Games Menu ...=menu, ., ..., 0, 1, 0, 0, 0, 1,
  183. Windows Applications ...=menu,  ., ..., 0, 1, 0, 0, 0, 1,
  184. Edit Menu ...=menu,  ., ..., 0, 1, 0, 0, 0, 1,
  185. Communications Menu ...=menu, ., ..., 0, 0, 0, 0, 0, 0,
  186. DOS Menu ..., ., ..., 0, 0, 0, 0, 0, 0,
  187. Help for Windows!=list, ., winhelp.exe, 1, 1, 0, 0, 0, 1,
  188. WinNav - User=menu,  ., ..., 0, 1, 0, 0, 0, 1,
  189. Windows Programming ...=menu,  ., ..., 0, 1, 0, 0, 0, 1,
  190. Data Base & Spreadsheet ...=menu,  ., ..., 0, 1, 0, 0, 0, 1,
  191. System Utilities ...=menu,  ., ..., 0, 1, 0, 0, 0, 1,
  192. CP - Cmd Post=list, ., cmdpost.exe, 0, 1, 0, 0, 0, 1,
  193. Test - Multiple Launch=list, .,notepad.exe, 0, 1, 0, 0, 0, 1,,clock.exe, write.exe, calc.exe, clipbrd.exe
  194. Arc Master=list, ., am44.exe, 0, 1, 0, 0, 0, 1,
  195.  
  196. [DOS Menu ...]
  197. Format a Floppy Disk=list, ., format.com, 0, 1, 0, 0, 0, 1,
  198.  
  199. [Communications Menu ...]
  200. QModem=list, ., qmodem.pif, 1, 3, 1, 0, 0, 1,
  201. AutoSig - CompuServe=list, ., autosig.pif, 0, 1, 1, 0, 0, 1,
  202. Windows Terminal=list, ., terminal.exe, 0, 3, 0, 0, 0, 1,
  203. XTalk for Windows=list, .,xtalk.exe, 0, 3, 1, 0, 0, 1,
  204. GEnie - Aladdin=list, ., aladdin.pif, 0, 3, 1, 0, 0, 1,
  205.  
  206.  
  207. [Edit Menu ...]
  208. ;
  209. ; Format & Config (see "Main Launch Menu")
  210. ; ----------------------------------------
  211. ;
  212. Ami for Windows=list, ., ami.exe, 1, 3, 0, 0, 0, 1
  213. Win Word=list, ., winword.exe, 1, 3, 0, 0, 0, 1,
  214. Notepad=list, ., notepad.exe, 1, 1, 1, 0, 0, 2, 
  215. Windows Write=list, ., write.exe, 1, 1, 1, 0, 0, 2, 
  216. WordPerfect=list, ., wp.exe, 0, 1, 0, 0, 0, 1,
  217. Lotus Manuscript=list, ., MS.exe, 0, 3, 0, 0, 0, 1,
  218. WordStar=list, ., ws.exe, 0, 3, 0, 0, 0, 1,
  219.  
  220. [Games Menu ...]
  221. Reversi=list, ., reversi.exe, 0, 1, 0, 0, 0, 1,
  222. Solitare=list, ., sol.exe, 0, 3, 0, 0, 0, 1,
  223.  
  224. [Windows Applications ...]
  225. Notepad=list, ., notepad.exe, 1, 1, 1, 0, 0, 1,
  226. Cardfile=list, ., cardfile.exe, 0, 3, 0, 0, 0, 1,
  227. Write=list, ., write.exe, 1, 3, 0, 0, 0, 1,
  228. Terminal=list, ., terminal.exe, 0, 1, 0, 0, 0, 1,
  229. Clipboard Viewer=list, ., clipboard.exe, 0, 1, 1, 0, 0, 1,
  230. Calendar=list, ., calendar.exe, 0, 1, 0, 0, 0, 1,
  231. Calculator=list, ., calc.exe, 0, 1, 1, 0, 0, 1,
  232. Record Macros=list, ., recorder.exe, 0, 1, 0, 0, 0, 1,
  233. Clock=list, ., clock.exe, 0, 1, 0, 0, 0, 1,
  234. Paint Brush=list, ., pbrush.exe, 0, 3, 0, 0, 0, 1,
  235.  
  236. [Windows Programming ...]
  237. Dialog Editor=list, ., dialog.exe, 0, 3, 1, 0, 0, 1,
  238. SDK Help!=list, ., winhelp.exe, 0, 1, 1, 0, 0, 1, sdkwin.hlp
  239. Hyperlink WinSDK Help=list, ., hyperlnk.exe, 0, 2, 0, 0, 0, 1,
  240. SDK Paint=list, ., sdkpaint.exe, 0, 1, 0, 0, 0, 1,
  241. Heap Walker=list, ., heapwalk.exe, 0, 1, 0, 0, 0, 1,
  242. Pascal - Turbo Pascal for Windows=list, ., tpw.exe, 0, 1, 0, 0, 0, 1,
  243. Turbo Debuger for Windows=list, ., tdw.exe, 0, 1, 0, 0, 0, 1,
  244. Resource Toolkit (Whitewater)=list, ., wrt.exe, 0, 1, 1, 0, 0, 1,
  245.  
  246. [Data Base & Spreadsheet ...]
  247. dBase IV=list, ., dbase.exe, 0, 3, 0, 0, 0, 1,
  248. PerForm Professional=list, ., wperform.exe, 0, 1, 0, 0, 0, 1,
  249. Excel=list, ., excel.exe, 0, 3, 1, 0, 0, 1,
  250.  
  251. [System Utilities ...]
  252. Format Disk=list, ., FORMAT.COM, 0, 1, 1, 1, 0, 1,
  253.  
  254.  
  255.